|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
HTTP request header structure. More...
Public Attributes | |
| vector< HttpHeaderPair > | requestHeaders |
Public Attributes inherited from HttpHeader | |
| HttpType | type |
| bool | isHttps |
Public Attributes inherited from Header | |
| Pdu | payload |
HTTP request header structure.
| vector<HttpHeaderPair> HttpRequestHeader::requestHeaders |